| Package | Description |
|---|---|
| com.atid.lib.atx88 | |
| com.atid.lib.reader.types |
| Modifier and Type | Method and Description |
|---|---|
void |
ATx88Reader.onNotificationState(NotificationState state,
java.lang.Object params) |
| Modifier and Type | Method and Description |
|---|---|
static NotificationState |
NotificationState.valueOf(int code) |
static NotificationState |
NotificationState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotificationState[] |
NotificationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|